btrfs-progs-dbg software package provides Checksumming Copy on Write Filesystem utilities (debug), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install btrfs-progs-dbg
btrfs-progs-dbg is installed in your system.
Make ensure the btrfs-progs-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep btrfs-progs-dbg *
You will get with btrfs-progs-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Debug packages |
| Package | btrfs-progs-dbg |
| Version | 4.7.3-1 |
| Description | Checksumming Copy on Write Filesystem utilities (debug) |
| Sub Section | debug |